home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 317 / asmsrc / assert.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-10-20  |  70 b   |  5 lines

  1.  
  2. /* this file supplied by jrd.  no-op? */
  3.  
  4. #define assert(foo)    0
  5.